GdPicture.NET.14 (COM - ActiveX)
GdPicture.NET.14 (COM - ActiveX)~GdPicture14_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.IGdPicturePDF / SetFormFieldDoNotSpellCheck Method





In This Topic
SetFormFieldDoNotSpellCheck Method (IGdPicturePDF)
In This Topic
Syntax
'Declaration
 
<DispIdAttribute(501)>
Function SetFormFieldDoNotSpellCheck( _
   ByVal FieldId As Integer, _
   ByVal SpellCheck As Boolean _
) As GdPictureStatus
[DispId(501)]
GdPictureStatus SetFormFieldDoNotSpellCheck( 
   int FieldId,
   bool SpellCheck
)
function SetFormFieldDoNotSpellCheck( 
    FieldId: Integer;
    SpellCheck: Boolean
): GdPictureStatus; 
DispIdAttribute(501)
function SetFormFieldDoNotSpellCheck( 
   FieldId : int,
   SpellCheck : boolean
) : GdPictureStatus;
[DispId(501)]
GdPictureStatus SetFormFieldDoNotSpellCheck( 
   int FieldId,
   bool SpellCheck
) 
[DispId(501)]
GdPictureStatus SetFormFieldDoNotSpellCheck( 
   int FieldId,
   bool SpellCheck
) 

Parameters

FieldId
SpellCheck
See Also

Reference

GdPicture.NET.14 (COM - ActiveX)~GdPicture14.IGdPicturePDF
IGdPicturePDF Members